home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / July 96 / Re Dead Stripping.3 < prev    next >
Encoding:
Internet Message Format  |  1996-07-03  |  1013 b   |  [TEXT/ttxt]

  1. Subject:     Re: Dead Stripping
  2. Sent:        7/3/96 12:22 PM
  3. Received:    7/3/96 11:31 AM
  4. From:        Paul Mylchreest, paulm@teamsoft.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >>>While I'm at it, is there any problem with deriving <CClassB> from
  9. >>>FW_MReceiver? The class have to be declared auto-destruct. Is this a
  10. >>>problem?
  11. >>>
  12. >>
  13. >>No, this is not a problem.
  14. >
  15. >Allright.  I make my class Auto-Destruct.  However, when I open my
  16. >stationery, the following assertions creep up.
  17. >
  18. >**********
  19. >User break at FFD63428 debugstr+00024
  20. > CPersonView.cpp @28: ("Bad call to hidden operator new!", false)
  21. >User break at FFD63428 debugstr+00024
  22. > FWCFMRes.cpp @168: FW_gInstance->fNesting == 0
  23. >User break at FFD63428 debugstr+00024
  24. > FW_CFixedAllocator: An object of type FW_CPriv{BW|Color}PatternRep has not
  25. >been deleted prop
  26. > NMI
  27. > Closing log
  28. >**********
  29. >
  30.  
  31. Well, my fault again. FW_NEW! #&%$@#@!
  32. Sorry,
  33.  
  34. Paul
  35.  
  36.  
  37.  
  38.